func reflect.emitGCMask

4 uses

	reflect (current package)
		type.go#L2263: 			emitGCMask(mask, base, ktyp, bucketSize)
		type.go#L2268: 			emitGCMask(mask, base, etyp, bucketSize)
		type.go#L2305: func emitGCMask(out []byte, base uintptr, typ *rtype, n uintptr) {
		type.go#L2962: 		emitGCMask(mask, 0, typ, array.len)